home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir24 / nosinst.zip / PORTINFO.INF < prev    next >
Text File  |  1994-04-25  |  4KB  |  111 lines

  1. USING THE SERIAL PORT TABLE EDITOR
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. Press <F10> to select serial port edit mode.
  4.  
  5. Use the right and left cursor keys or TAB to first
  6. move the cursor to the bottom of the required port
  7. setup column. Press <SPACE> to select that port.
  8.  
  9. You may now move the cursor up into the port details
  10. to edit them if your port has a non-standard setup.
  11.  
  12. N.B. "Use" and "Type" fields are TOGGLED by pressing
  13.      any key (except <ENTER>, <TAB>, or cursor keys)
  14.  
  15. Other fields can be edited as soon as the cursor is
  16. under the first character in that field.
  17.  
  18. Press <ENTER> or <ESC> to finish editing.
  19. !
  20. SERIAL INTERFACE PORTS
  21. ~~~~~~~~~~~~~~~~~~~~~~
  22. For NOS to be able to communicate with the outside
  23. world, it requires an interface and a name for that
  24. interface to be specified.
  25.  
  26. For instance, let's presume for a moment that you are
  27. going to be using a tnc modem connected to serial port
  28. 1.  In the main startup file, there will be a line
  29. that specifies that you want to send tcp/ip traffic
  30. down serial port 1.  But instead of saying "serial
  31. port 1" every time we want to refer to this
  32. input/output port, we give it an alias which
  33. simplifies the whole procedure.  This name can be
  34. anything as long as it isn't too long or too strange.
  35. There's little point in getting the computer to work
  36. hard processing long names like "my_tnc_interface" so
  37. to encourage a sane approach, I have set a maximum
  38. limit of 5 characters.
  39.  
  40. Typical port names are; tnc0, sl0, vhf, uhf, 70cm, 2m,
  41. etc... I'm sure you get the idea.
  42.  
  43. These names are also referred to in routing tables. A
  44. routing table is the means by which NOS determines
  45. where to send traffic.
  46. !
  47. SLIP LINKS
  48. ~~~~~~~~~~
  49. If this is a second station in your setup, you may
  50. wish to connect this station to the primary one using
  51. what is called a SLIP link (Serial Link Interface
  52. Protocol) i.e. a serial wire that connects the other
  53. tcp/ip computer to this one.
  54.  
  55. At the moment, this installation program only caters
  56. for two types of connection.  A serial link to a tnc
  57. (the tnc being used in KISS mode - see your tnc manual
  58. for how to do that), and the SLIP link to another
  59. computer.
  60.  
  61. By the way, the interface type is "ax25" if it's
  62. driving a tnc.
  63. !
  64. USING DIFFERENT INTERFACES
  65. ~~~~~~~~~~~~~~~~~~~~~~~~~~
  66. The installation program will assume that you always
  67. mean serial ports throughout, so when the installation
  68. is complete, you will have to edit the AUTOEXEC.NOS
  69. file so that ATTACH lines refer to your interface
  70. instead.  Don't forget to keep the interface name the
  71. same, i.e. if you call a port "vhf", you will need to
  72. retain this name otherwise routing tables etc will not
  73. be correct.
  74. !
  75. WHICH PORT(S) TO USE
  76. ~~~~~~~~~~~~~~~~~~~~
  77. You can only specify one port per installation. If you
  78. ask for a port that isn't standard or doesn't exist,
  79. you will see a warning message explaining what has
  80. happened.
  81. !
  82. BASIC RULES
  83. ~~~~~~~~~~~
  84. Don't set the baud rate too high as PC's in general
  85. aren't too clever when it comes to serial ports. 4800
  86. baud is plenty fast enough.  In fact, if your machine
  87. is an XT or a slow AT, don't set the baud rate to more
  88. than 4800.  The baud rate of the computer to tnc link
  89. should never be slower than the radio link speed but
  90. can be set equal to it without causing problems.  You
  91. may edit the AUTOEXEC.NOS file ATTACH lines if you
  92. need to change to higher speeds later.
  93.  
  94. *CAUTION* Your tnc may be set for a computer link
  95. speed of 1200 baud (!) and be in ax25 command mode.
  96. Link Tiny-2's for 4800 baud then use a terminal
  97. program to tell the tnc to go into KISS mode before
  98. running NOS.  Usually the commands; KISS ON <enter>
  99. followed by; RESTART <enter>  will achieve this if
  100. it's a Tiny-2 or clone.
  101.  
  102. When connecting your rig and tnc, open the squelch
  103. right up and turn the volume up until you see the DCD
  104. light on constantly. Then, turn the squelch up until
  105. the DCD light just goes out and stays off when there
  106. are no signals coming in. This is a fairly good rule
  107. of thumb approach.  Ask SEVERAL of your surrounding
  108. users how they have theirs set up (don't rely on just
  109. one other station as some still have bad setups after
  110. some 5 years plus of operation!).
  111.